Skip to Content

Articles Search Results

Import Data into Excel via API

Table of Contents Use Case Instructions Obtaining the GET Request URL for a Template  Importing Data to Excel Use Case Using the CMW Platform API, you can import the application data to Excel (via Power Query) or BI systems. In this article, we will import the data from a record template into an Excel file using the CMW Platform API and the … Read More


Exporting Selected Records from a Custom Table

This script is designed to download selected records from the table, taking into account user settings. That is, the user selects the columns and records that should be uploaded to Excel. Records are selected with a checkmark in the leftmost column, and columns are configured through the "My settings"-> "Customize display" button. The script wor … Read More